Conversation
Bumps the rust-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.2` | `1.45.0` | | [quick_cache](https://github.com/arthurprs/quick-cache) | `0.6.13` | `0.6.14` | | [chrono](https://github.com/chronotope/chrono) | `0.4.40` | `0.4.41` | | [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) | `1.82.0` | `1.85.0` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.13.0` | `1.13.1` | | [clap](https://github.com/clap-rs/clap) | `4.5.37` | `4.5.38` | | [assert_fs](https://github.com/assert-rs/assert_fs) | `1.1.2` | `1.1.3` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.19.1` | `3.20.0` | Updates `tokio` from 1.44.2 to 1.45.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.2...tokio-1.45.0) Updates `quick_cache` from 0.6.13 to 0.6.14 - [Release notes](https://github.com/arthurprs/quick-cache/releases) - [Commits](arthurprs/quick-cache@v0.6.13...v0.6.14) Updates `chrono` from 0.4.40 to 0.4.41 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.40...v0.4.41) Updates `aws-sdk-s3` from 1.82.0 to 1.85.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-lc-rs` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.13.0...v1.13.1) Updates `clap` from 4.5.37 to 4.5.38 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.37...clap_complete-v4.5.38) Updates `assert_fs` from 1.1.2 to 1.1.3 - [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_fs@v1.1.2...v1.1.3) Updates `tempfile` from 3.19.1 to 3.20.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.19.1...v3.20.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: quick_cache dependency-version: 0.6.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: chrono dependency-version: 0.4.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-sdk-s3 dependency-version: 1.85.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-lc-rs dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap dependency-version: 4.5.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: assert_fs dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tempfile dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
paraseba
approved these changes
May 12, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the rust-dependencies group with 8 updates in the / directory:
1.44.21.45.00.6.130.6.140.4.400.4.411.82.01.85.01.13.01.13.14.5.374.5.381.1.21.1.33.19.13.20.0Updates
tokiofrom 1.44.2 to 1.45.0Release notes
Sourced from tokio's releases.
Commits
00754c8chore: prepare Tokio v1.45.0 (#7308)1ae9434time: revert "use sharding for timer implementation" related changes (#7226)8895bbaci: Test AArch64 Windows (#7288)48ca254time: updatesleepdocumentation to reflect maximum allowed duration (#7302)a0af02acompat: add more documentation totokio_util::compat(#7279)0ce3a11metrics: stabilizeworker_park_countandworker_unpark_count(#7276)1ea9ce1ci: fix cfg!(miri) declarations in tests (#7286)4d4d126chore: prepare tokio-util v0.7.15 (#7283)5490267fs: update the mockall dev dependency to 0.13.0 (#7234)1434b32examples: improve echo example consistency (#7256)Updates
quick_cachefrom 0.6.13 to 0.6.14Release notes
Sourced from quick_cache's releases.
Commits
366fd230.6.1498c9d84sync::Cache iteration and drainingUpdates
chronofrom 0.4.40 to 0.4.41Release notes
Sourced from chrono's releases.
Commits
d1de1d9Bump version to 0.4.41e2bd1d1Add support for lenient format strings (#1693)2c95b0aTweak expression to avoid repetitionebeef99TimeZone::from_posix_tz: Treat empty TZ variable as UTCdc068f0Tweak style on NaiveWeek fixesb267a4fImplemented consistent Hash and Eq trait for NaiveWeek7c0bd13Apply suggestions from clippy 1.86104cdc7Bump MSRV to 1.626a85301Upgrade to windows-bindgen 0.61265c79bTweak WeekdaySet method orderUpdates
aws-sdk-s3from 1.82.0 to 1.85.0Commits
Updates
aws-lc-rsfrom 1.13.0 to 1.13.1Release notes
Sourced from aws-lc-rs's releases.
Commits
2833d9bBuild/Test for x86_64-pc-windows-gnullvm (#702)59470c5Align w/ AWS-LC v1.51.2 (#806)7670bb5Fix rustls integ tests (#807)5b0febbRealign aws-lc-sys v0.29.0 w/ AWS-LC v1.51.1 (#804)028bcd9Update MacOS GH runners (#798)3cffdbbPrepare aws-lc-sys v0.29.0 (#797)27a1015Update for s2n-bignum-imported (#794)e794f85Fix clippy (#793)e6bce83ImplementAsRef\<[u8]>forUnparsedPublicKey(#790)36d2454Add new include search path folder for no-cmake build because of upstream AWS...Updates
clapfrom 4.5.37 to 4.5.38Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
2920fb0chore: Release8902627docs: Update changelog79d696fMerge pull request #5813 from epage/ignore479df35fix(parser): Fill in defaults on ignored errora1d69carefactor(parser): Split up parsing from post-processing6827841test(parser): Show bad ignore_errors defaulting case76d0049test(parser): Verify defaulting on errors3f5c05ctest(parser): Ensure we are actually testing ignore_errorsba4745dchore(ci): Fix use of permissions22944b4chore(ci): Use matrix for tracking the runnerUpdates
assert_fsfrom 1.1.2 to 1.1.3Changelog
Sourced from assert_fs's changelog.
Commits
d68513fchore: Release assert_fs version 1.1.30494532docs: Update changelog166e6adMerge pull request #135 from sunshowers/new-inb9ccf5bfeat: add TempDir::new_in/with_prefix/with_prefix_ind0e9862chore(deps): Update Rust Stable to v1.86 (#134)54cfa5achore(deps): Update Rust crate automod to v1.0.15 (#133)92f14e5chore(deps): Update Rust Stable to v1.85 (#132)6ffaf9dchore(deps): Update Rust Stable to v1.84 (#131)f48d88achore(deps): Update Rust Stable to v1.83 (#130)eb7670bstyle: Make clippy happyUpdates
tempfilefrom 3.19.1 to 3.20.0Changelog
Sourced from tempfile's changelog.
Commits
99ffea6chore: release v3.20.0 (#358)bd2b267feat: make it possible to disable cleanup in-place after creation (#355)3b30099ci: really check docs for warnings (#357)f701f52ci: check docs (#356)d34afe9doc: improve SpooledData documentation6deb42edoc: make it easier to pick the correct tempfile constructor/typee284782feat: allow creating spooled temporary files in a specific directory (#353)07edc31feat: implementSpooledTempFile::into_file(#352)b122355fix: add must_use attribute to TempDir::keep (#351)cbd1e97feat: renameTempDir::into_pathtoTempDir::keep(#349)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions